Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bulk: few fixes and improvements #58

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

leseb
Copy link
Contributor

@leseb leseb commented Dec 17, 2024

3ab35ec fix: remove unused params
7bd82c3 feat: print stderr
9a9074a fix: unshallow and merge main into extra dirs

commit 3ab35ec
Author: Sébastien Han [email protected]
Date: Tue Dec 17 12:19:12 2024 +0100

fix: remove unused params

Signed-off-by: Sébastien Han <[email protected]>

commit 7bd82c3
Author: Sébastien Han [email protected]
Date: Tue Dec 17 12:19:38 2024 +0100

feat: print stderr

Whene executing a command let's print stderr on errors as well as the
exit code.

Signed-off-by: Sébastien Han <[email protected]>

commit 9a9074a
Author: Sébastien Han [email protected]
Date: Tue Dec 17 12:20:26 2024 +0100

fix: unshallow and merge main into extra dirs

When extra-dirs is used we also need to apply main branch into each
directory.

Signed-off-by: Sébastien Han <[email protected]>

@leseb leseb force-pushed the fix-extra-dirs branch 3 times, most recently from 17a3cb7 to 1070c08 Compare December 17, 2024 11:42
@leseb leseb force-pushed the fix-extra-dirs branch 5 times, most recently from 6db873f to 200fe27 Compare December 18, 2024 15:02
depends_on_stage2 Outdated Show resolved Hide resolved
Signed-off-by: Sébastien Han <[email protected]>
Whene executing a command let's print stderr on errors as well as the
exit code.

Signed-off-by: Sébastien Han <[email protected]>
When extra-dirs is used we also need to apply main branch into each
directory.

Signed-off-by: Sébastien Han <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants